Skip to content

[core] Fix FallbackReadScan#plan mixing partition and data filters#7388

Merged
JingsongLi merged 1 commit intoapache:masterfrom
JunRuiLee:fix-fallbackscan
Mar 20, 2026
Merged

[core] Fix FallbackReadScan#plan mixing partition and data filters#7388
JingsongLi merged 1 commit intoapache:masterfrom
JunRuiLee:fix-fallbackscan

Conversation

@JunRuiLee
Copy link
Copy Markdown
Contributor

Purpose

This is a follow-up to #7268, which fixed the same problem in ChainTableBatchScan. As @Aitozi pointed out, FallbackReadScan#plan has the same issue: it mixes partition filters and data filters when determining which partitions exist in the main vs fallback branch.

Tests

FallbackReadFileStoreTableTest#testPlanWithDataFilter

@JingsongLi
Copy link
Copy Markdown
Contributor

+1 thanks @JunRuiLee

@JingsongLi JingsongLi merged commit c8636fa into apache:master Mar 20, 2026
12 checks passed
@JunRuiLee JunRuiLee deleted the fix-fallbackscan branch March 20, 2026 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants